home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / My Malia < prev    next >
Encoding:
Text File  |  1999-09-20  |  650 b   |  72 lines  |  [TEXT/ttxt]

  1. /*
  2.  
  3.  
  4.  
  5.  
  6. m,
  7. we never did get enough yogurts, did we...  what now?  i wish i knew...
  8.  
  9. andy         
  10.  
  11.  
  12.  
  13.  
  14.   */ 
  15.  
  16. Resn=10,
  17.  
  18. Durn="1.5",
  19.  
  20.  
  21. CamX="83 * sin( t / 6 )",
  22. CamY="20 * cos( t / 6 )",
  23. CamZ="25 + 20 * sin( t / 4)",
  24.  
  25. CmLX="40",
  26. CmLY="0",
  27. CmLZ="0",
  28.  
  29.  
  30. R="1-dt",
  31. G="dt",
  32. B="0",
  33.  
  34. CUpX="0",
  35. CUpY="0",
  36. CUpZ="1",
  37.  
  38.  
  39. // Level Color    (the color of the "present" music sample/wave)
  40. LvlR="0",
  41. LvlG="1",
  42. LvlB="0",
  43.  
  44.  
  45. // Background Color
  46. BckR=0,BckG=0,BckB=0,
  47.  
  48. // Window size and position
  49. widt=590,heig=350,
  50.  
  51.  
  52. ConL=1,ConB=1,
  53.  
  54.  
  55. Fall="1",
  56.  
  57. Blrs=0,
  58.  
  59. D0="2 * s - 1",
  60. D1="20 * abs( mag( s ) )",
  61.  
  62. X="120 * dt",
  63. Y="40 * d0",
  64. Z="d1",
  65.  
  66.  
  67. Scal="500",
  68. ScSz=1,
  69.  
  70. Pers="60",
  71.  
  72. Vers=30